Well, use the SysOperationControlVisibilityAttribute:
[DataMemberAttribute, SysOperationControlVisibilityAttribute(false)]
public int parmIntProperty(int _parmIntProperty = parmIntProperty)
{
parmIntProperty = _parmIntProperty;
return parmIntProperty;
}
1 kommentarer:
It was nice reading the contents of this blog.
Inventory forms
Post a Comment