SfcNonSerializableAttribute Class

Definition

Attribute to skip serialization of properties. Currently, the attribute only applies to container type relationships.

[System.AttributeUsage(System.AttributeTargets.Property, AllowMultiple=false, Inherited=true)]
public class SfcNonSerializableAttribute : Attribute
Inheritance
SfcNonSerializableAttribute
Attributes

Constructors

Applies to