Class Blaise5DataLookupFieldInformation
Inherited Members
Namespace: Algenta.Colectica.Model.Ddi
Assembly: Algenta.Colectica.Model.Ddi.dll
Syntax
public class Blaise5DataLookupFieldInformation
Properties
Identifier
Declaration
public Guid Identifier { get; set; }
Property Value
Type | Description |
---|---|
Guid |
IsAssigned
Declaration
public bool IsAssigned { get; set; }
Property Value
Type | Description |
---|---|
bool |
Name
Declaration
public string Name { get; set; }
Property Value
Type | Description |
---|---|
string |
Type
Declaration
public string Type { get; set; }
Property Value
Type | Description |
---|---|
string |