RingSoft.DbLookup.Controls.WPF.Properties Namespace
RingSoft.DbLookup.Lookup Namespace
RingSoft.DbMaintenance Namespace

LookupColumnDefinitionBase..::..ContentTemplateId Property

Gets the content template identifier.

Namespace:  RingSoft.DbLookup.Lookup
Assembly:  RingSoft.DbLookup (in RingSoft.DbLookup.dll)

Syntax


public Nullable<int> ContentTemplateId { get; set; }
Public Property ContentTemplateId As Nullable(Of Integer)
	Get
	Set
public:
property Nullable<int^> ContentTemplateId {
	Nullable<int^> get ();
	void set (Nullable<int^> value);
}

Field Value

The content template identifier.