BCSFolderTypeDisplayName Property |
Gets the display name of a folder type.
Namespace: BlueCieloECM.InnoCielo.Meridian.ScriptingAssembly: BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 4.0.0.0 (4.0.19.0)
Syntax public string TypeDisplayName { get; }
Public ReadOnly Property TypeDisplayName As String
Get
public:
property String^ TypeDisplayName {
String^ get ();
}
member TypeDisplayName : string with get
Property Value
Type:
StringSee Also