DocumentAttachmentCollection.GetNameWhereCondition Method |
Gets the where condition by object name
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 11.0.0
Syntax public override IWhereCondition GetNameWhereCondition(
string name
)
Parameters
- name
- Type: System.String
Object name
Return Value
Type:
IWhereConditionSee Also