FndGenericAspects.GetMeta Method |
Get meta for a specific attribute
Namespace:
Ifs.Fnd.Data
Assembly:
Ifs.Fnd.Data (in Ifs.Fnd.Data.dll) Version: 4.52.10.0 (10.2.2.9999)
Syntaxpublic static FndDataColumnCollection GetMeta(
string aspectAttribute
)
Parameters
- aspectAttribute
- Type: System.String
Aspect attribute
Return Value
Type:
FndDataColumnCollectionMeta collection is returned if aspect is registered and empty collection if not
See Also