ASExceptionObjectName Property |
Used for marshaling
Namespace: Com.Tibco.As.SpaceAssembly: TIBCO.ActiveSpaces.Common (in TIBCO.ActiveSpaces.Common.dll) Version: 2.0.0.0 (2.1.5.12)
Syntaxpublic string ObjectName { get; }
Public ReadOnly Property ObjectName As String
Get
public:
property String^ ObjectName {
String^ get ();
}
member ObjectName : string with get
Property Value
Type:
String
The name of the object.
See Also