 | ConnectionGetRestrictions Method |
Namespace:
ICMeridianAPI
Assembly:
ICMeridianAPI (in ICMeridianAPI.dll) Version: 4.1.0.0 (4.1.0.0)
Syntaxpublic int GetRestrictions(
int lFeature
)
Public Function GetRestrictions (
lFeature As Integer
) As Integer
Parameters
- lFeature
- Type: SystemInt32
Return Value
Type:
Int32Implements
IAMClientApp.GetRestrictions(Int32)
See Also