Click or drag to resize

AssemblyClass Properties

The AssemblyClass type exposes the following members.

Properties
 NameDescription
Protected propertyAttributes Extended attributes.
(Inherited from CIPObject)
Public propertyClassId The class id of an object.
(Inherited from CIPObject)
Public propertyClassNode The class node of this class object.
(Inherited from CIPObjectObjectClass)
Public propertyGetAttributeListSupported GetAttributeList service request status code. (Default Success.)
(Inherited from CIPObjectObjectClass)
Public propertyGetAttributesAllSupported GetAttributesAll service request status code. (Default Success.)
(Inherited from CIPObjectObjectClass)
Public propertyGetAttributeSingleSupported GetAttributeSingle service request status code. (Default Success.)
(Inherited from CIPObjectObjectClass)
Public propertyHidden Class is not reported by the message router. (Default false.)
(Inherited from CIPObjectObjectClass)
Public propertyInstanceId The instance id of an object.
(Inherited from CIPObject)
Public propertyLargeInstIds Instance id's are UDINT's. (Default false.)
(Inherited from CIPObjectObjectClass)
Public propertyMaxClassAttrId The maximum class attribute id.
(Inherited from CIPObjectObjectClass)
Public propertyMaxInstanceAttrId The maximum instance attribute id.
(Inherited from CIPObjectObjectClass)
Public propertyMaxInstanceId The maximum instance id.
(Inherited from CIPObjectObjectClass)
Public propertyMaxInstanceSupported MaxInstance attribute supported. (Default true.)
(Inherited from CIPObjectObjectClass)
Public propertyMissingInstanceFirstChanceFunc First chance to intercept a missing node. Passes the id of the missing node. Return true to indicate that we added a node.
(Inherited from CIPObjectObjectClass)
Public propertyNode The associated node in the CIP node hierarchy.
(Inherited from CIPObject)
Public propertyNodeName Override to provide a name for the node.
(Inherited from CIPObject)
Public propertyNotImplementedPaths A list of paths that we know we'll get asked for but are deliberately not implemented.
(Inherited from CIPObject)
Public propertyNumInstances Number of instances. (Default -1 to report actual number of instances.)
(Inherited from CIPObjectObjectClass)
Public propertyNumInstancesSupported NumInstances attribute supported. (Default true.)
(Inherited from CIPObjectObjectClass)
Public propertyNumLinks Returns the number of links.
(Inherited from CIPObject)
Public propertyParentInstance The parent instance of a class (or null).
(Inherited from CIPObjectObjectClass)
Public propertyRouter The message router instance.
(Inherited from CIPObject)
Public propertyVersion Version. (Default 1.)
(Inherited from CIPObjectObjectClass)
Public propertyVersionSupported Version attribute supported. (Default true.)
(Inherited from CIPObjectObjectClass)
Top
See Also