ClassKeyName Property (EffectiveSchedule)
In This Topic
The key name for the class.
The key name for the class.
The key name for the class.
The key name for the class.
Syntax
'Declaration
Public Overrides NotOverridable ReadOnly Property ClassKeyName As String
public override string ClassKeyName {get;}
public:
property String^ ClassKeyName {
String^ get() override;
}
See Also