CurrentObjectEventArgsCurrentObject Property |
Gets the object the event is raised for.
Namespace:
BlueCieloECM.InnoCielo.Meridian.Design
Assembly:
BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 4.0.0.0 (4.0.111.0)
Syntax public BCRepositoryObject CurrentObject { get; }
Public ReadOnly Property CurrentObject As BCRepositoryObject
Get
Property Value
Type:
BCRepositoryObjectSee Also