Show / Hide Table of Contents

Class Blaise5DataLookupFieldInformation

Inheritance
System.Object
Blaise5DataLookupFieldInformation
Namespace: Algenta.Colectica.Model.Ddi
Assembly: Algenta.Colectica.Model.Ddi.dll
Syntax
public class Blaise5DataLookupFieldInformation : object

Properties

Identifier

Declaration
public Guid Identifier { get; set; }
Property Value
Type Description
Guid

IsAssigned

Declaration
public bool IsAssigned { get; set; }
Property Value
Type Description
System.Boolean

Name

Declaration
public string Name { get; set; }
Property Value
Type Description
System.String

Type

Declaration
public string Type { get; set; }
Property Value
Type Description
System.String

Extension Methods

Extensions.Yield<T>(T)
Back to top Copyright © 2009-2018 Colectica