ICustomAttributeServiceGetCustomAttribute Method

Overload List
  NameDescription
Public methodGetCustomAttribute(Guid)
Gets a custom attribute by ID.
Public methodCode exampleGetCustomAttribute(String)
Gets a custom attribute by name.
Top
See Also