Gets or sets whether this space proxy is aware to the cluster info of the managing BasicProcessingUnitContainer
Declaration Syntax
C# | Visual Basic | Visual C++ | J# |
public bool ClusterInfoAware { get; set; }
Public Property ClusterInfoAware As Boolean Get Set
public: property bool ClusterInfoAware { bool get (); void set (bool value); }
/** @property */ public boolean get_ClusterInfoAware() /** @property */ public void set_ClusterInfoAware(boolean value)