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

IntegerFieldDefinition..::..ContentTemplateId Property

Gets the content template identifier.

Namespace:  RingSoft.DbLookup.ModelDefinition.FieldDefinitions
Assembly:  RingSoft.DbLookup (in RingSoft.DbLookup.dll)

Syntax


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

Field Value

The content template identifier.