 | ItemSchemaTableAllowComponentsModificationColumnName Field |
Gets the AllowComponentsModification (Autoriser la modification des composants) column name
Namespace:
EBP.Api.Interfaces.Schema
Assembly:
EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntaxpublic const string AllowComponentsModificationColumnName = "AllowComponentsModification"
Public Const AllowComponentsModificationColumnName As String = "AllowComponentsModification"
Field Value
Type:
String
Remarks
Gets the AllowComponentsModification (Autoriser la modification des composants) column name of the table Item
See Also