| AlarmInfoSourceObjectName Property |
diaGlobWrapper Help
Returns the alarm source object (ASO) name of the current alarm event.
Namespace: InkostarAssembly: DiaGlobWrapper (in DiaGlobWrapper.dll) Version: 0.0.0.0
Syntaxpublic string SourceObjectName { get; }Public ReadOnly Property SourceObjectName As String
Get
public:
property String^ SourceObjectName {
String^ get ();
}member SourceObjectName : string with get
Property Value
Type:
String
See Also