ISfcDomainLite.GetLogicalVersion Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Logical version indicates the changes in the OM of the domain. This acts independent of assembly fileversion or version.
public int GetLogicalVersion ();
abstract member GetLogicalVersion : unit -> int
Public Function GetLogicalVersion () As Integer