HybridDocumentEventArgsPartName Property |
Gets the name of the hybrid part the event is raised for.
Namespace: BlueCieloECM.InnoCielo.Meridian.DesignAssembly: BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 4.0.0.0 (4.0.19.0)
Syntax public string PartName { get; }
Public ReadOnly Property PartName As String
Get
public:
property String^ PartName {
String^ get ();
}
member PartName : string with get
Property Value
Type:
StringSee Also