| AlarmInfoSourceObjectId Property |
diaGlobWrapper Help
Returns the alarm source object (ASO) ID for the current alarm event.
Namespace: InkostarAssembly: DiaGlobWrapper (in DiaGlobWrapper.dll) Version: 0.0.0.0
Syntaxpublic int SourceObjectId { get; }Public ReadOnly Property SourceObjectId As Integer
Get
public:
property int SourceObjectId {
int get ();
}member SourceObjectId : int with get
Property Value
Type:
Int32
See Also