 | ValidationKeyKey Property |
Gets the key.
Namespace: Aml.Engine.ServicesAssembly: Aml.Engine.Services (in Aml.Engine.Services.dll) Version: 3.2
Syntaxpublic string Key { get; }
Public ReadOnly Property Key As String
Get
public:
property String^ Key {
String^ get ();
}
Property Value
StringThe key.
See Also