<AttributeUsageAttribute(AttributeTargets.Field)> _ <SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel:=True)> _ Public NotInheritable Class PersistedAttribute Inherits Attribute
Dim instance As PersistedAttribute
[AttributeUsageAttribute(AttributeTargets.Field)] [SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel=true)] public sealed class PersistedAttribute : Attribute