ISchemaCommonFriendlyName Property
|
Gets and sets the schema's friendly name.
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax string FriendlyName { get; set; }
Property FriendlyName As String
Get
Set
property String^ FriendlyName {
String^ get ();
void set (String^ value);
}
abstract FriendlyName : string with get, set
Property Value
Type:
StringSee Also