Interface ILicObject
Namespace: Terrasoft.Core
Assembly: Terrasoft.Core.dll
Syntax
public interface ILicObject
Properties
LicOperationPrefix
Declaration
string LicOperationPrefix { get; }
Property Value
Type | Description |
---|---|
System.String |
Methods
AddLicOperations(ICollection<String>)
Declaration
void AddLicOperations(ICollection<string> operations)
Parameters
Type | Name | Description |
---|---|---|
System.Collections.Generic.ICollection<System.String> | operations |