TransmissionObjectObjectClassName Property

Sets/Gets the ClassName (e.g. Ispec Name) for the current DataModel held by the TransmissionObject

Namespace:  ABSuite.AccessLayer.Connector.Core
Assembly:  Unisys.ABSuite.AccessLayer.Connector.Core (in Unisys.ABSuite.AccessLayer.Connector.Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public string ObjectClassName { get; set; }

Property Value

Type: String
The name of the object class.
See Also

Reference