Class CaseObjectAttribute
Case object attribute
Inherited Members
Namespace: PayrollEngine.Client.Scripting
Assembly: PayrollEngine.Client.Scripting.dll
Syntax
[AttributeUsage(AttributeTargets.Class|AttributeTargets.Property)]
public class CaseObjectAttribute : Attribute
Constructors
View SourceCaseObjectAttribute(string)
Case object attribute
Declaration
public CaseObjectAttribute(string ns)
Parameters
| Type | Name | Description |
|---|---|---|
| string | ns |
Properties
View SourceNs
Object namespace
Declaration
public string Ns { get; }
Property Value
| Type | Description |
|---|---|
| string |