MinimumSupportedClientSP Property (IEdmVault20)
Syntax
Visual Basic (Declaration) | |
---|
ReadOnly Property MinimumSupportedClientSP As System.Integer |
C# | |
---|
System.int MinimumSupportedClientSP {get;} |
C++/CLI | |
---|
property System.int MinimumSupportedClientSP {
System.int get();
} |
See Also