ID integer.
Namespace:
MFiles.VAF.Configuration
Assembly:
MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 21.8.10524.1
Syntaxpublic int ID { get; set; }
Public Property ID As Integer
Get
Set
public:
property int ID {
int get ();
void set (int value);
}
Property Value
Type:
Int32
See Also