ArcFM Engine Developer Guide
OperatedBy Property (CreateMomentaryOutage)


Name of the personl who performed the operation
Syntax
'Declaration
 
Public Property OperatedBy As String
'Usage
 
Dim instance As CreateMomentaryOutage
Dim value As String
 
instance.OperatedBy = value
 
value = instance.OperatedBy
public string OperatedBy {get; set;}
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

CreateMomentaryOutage Class
CreateMomentaryOutage Members

 

 


Send Comment