Méthode | Description | |
---|---|---|
MemberPropertyAttribute ( string name = null, string alias = null, bool memberCanEdit = false, bool showOnProfile = false, bool mandatory = false, string description = "", int sortOrder, bool addTabAliasToPropertyAlias = true, string dataType = null ) : System |
public MemberPropertyAttribute ( string name = null, string alias = null, bool memberCanEdit = false, bool showOnProfile = false, bool mandatory = false, string description = "", int sortOrder, bool addTabAliasToPropertyAlias = true, string dataType = null ) : System | ||
name | string | |
alias | string | |
memberCanEdit | bool | |
showOnProfile | bool | |
mandatory | bool | |
description | string | |
sortOrder | int | |
addTabAliasToPropertyAlias | bool | |
dataType | string | |
Résultat | System |