Click or drag to resize

Type Properties

The Type type exposes the following members.

Properties
  NameDescription
Public propertyAttributes
Gets the attributes of this type.
Public propertyControllerType
Gets the ControllerType.
(Inherited from SDKBase.)
Public propertyDomain
Gets the domain of this type.
Public propertyInstances
Gets all instances of this type.
Public propertyIsReadOnly
Returns a value indicating if this type is read only or not, i.e. if instances cannot be added or removed.
Public propertyName
Returns the name of the type.
Public propertyUrl
Returns the url of the type.
Top
See Also