Inheritance
System.Object
Blaise5DataLookupFieldInformation
Assembly: Algenta.Colectica.Model.Ddi.dll
public class Blaise5DataLookupFieldInformation : object
Properties
Declaration
public Guid Identifier { get; set; }
Property Value
Declaration
public bool IsAssigned { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public string Name { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public string Type { get; set; }
Property Value
Type |
Description |
System.String |
|
Extension Methods