Method | Description | |
---|---|---|
OdooMapAttribute ( OdooType type ) : System | ||
OdooMapAttribute ( string name ) : System | ||
OdooMapAttribute ( string name, OdooType type ) : System | ||
OdooMapAttribute ( string name, OdooType type, bool readOnly ) : System |
public OdooMapAttribute ( OdooType type ) : System | ||
type | OdooType | |
return | System |
public OdooMapAttribute ( string name ) : System | ||
name | string | |
return | System |
public OdooMapAttribute ( string name, OdooType type ) : System | ||
name | string | |
type | OdooType | |
return | System |
public OdooMapAttribute ( string name, OdooType type, bool readOnly ) : System | ||
name | string | |
type | OdooType | |
readOnly | bool | |
return | System |