Retrieves the attribute of this type from the enum member.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public static IndexableSourceRecordPersistenceAttribute GetAttribute( SourceType type )
Public Shared Function GetAttribute ( _ type As SourceType _ ) As IndexableSourceRecordPersistenceAttribute
public: static IndexableSourceRecordPersistenceAttribute^ GetAttribute( SourceType type )
Parameters
- type (SourceType)