Gets and sets the Attribute set assigned to the point. | |
Syntax: | String =
object.AttributeSet object.AttributeSet = String |
Description: | CimPoint.AttributeSet is a string
indicating the Attribute set to be used for the point. Defaults to
the empty string when creating a new point. Examples mypoint.AttributeSet = "RTU_STATUS" |