| Visual Basic | |
|---|---|
ReadOnly Property MinimumSupportedClientSP As System.Integer | |
| C# | |
|---|---|
System.int MinimumSupportedClientSP {get;} | |
| C++/CLI | |
|---|---|
property System.int MinimumSupportedClientSP {
System.int get();
} | |
Property Value
Minimum supported client service pack (e.g., 0, 1, 2, 3, 4, 5)As of SOLIDWORKS PDM Professional 2017 SP01, client/server minor version mismatches are supported. For example, if this method returns "0", then for the current major version (e.g., 2017), an SP0 client machine works with vault views created with other service packs.
SOLIDWORKS PDM Professional 2017 SP01