ServerSecurityManifestCustomColour Property |
|
DataPA OpenAnalytics API Reference
Namespace: DataPAServerSecurityAssembly: DataPAServerSecurity (in DataPAServerSecurity.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public string CustomColour { get; set; }
Public Property CustomColour As String
Get
Set
public:
virtual property String^ CustomColour {
String^ get () sealed;
void set (String^ value) sealed;
}
function get_CustomColour();
function set_CustomColour(value);
Property Value
Type:
StringSee Also