SOLIDWORKS PDM Professional API Help Send Feedback
mlUserCount Field
See Also 
EPDM.Interop.epdm Namespace > EdmLicense Structure : mlUserCount Field


Maximum number of users for this license type.

Syntax

Visual Basic 
Public mlUserCount As System.Integer
C# 
public System.int mlUserCount
C++/CLI 
public:
System.int mlUserCount

Field Value

Maximum number of users for this license type.

See Also