csc.update.ExternalPropertyAttributeId¶
- class csc.update.ExternalPropertyAttributeId¶
ExternalPropertyAttributeId is defined by the ExternalPropertiesId and the value of the ExternalProperty enum
Implements the ExternalPropertyAttributeId.
- Variables
node_id – Get GroupId
property – Get ExternalProperty enum value
- __init__(self: csc.update.ExternalPropertyAttributeId, node_id: csc.update.ExternalPropertiesId, property: csc.update.ExternalProperty) None ¶
Methods
__init__
(self, node_id, property)Attributes
- __init__(self: csc.update.ExternalPropertyAttributeId, node_id: csc.update.ExternalPropertiesId, property: csc.update.ExternalProperty) None ¶
- __module__ = 'csc.update'¶
- property node_id¶
- property property¶