Visual Basic (Declaration) | |
---|---|
Public Property K2FieldScope As PublishingPageFieldContentMapping.eK2FieldScope |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As PublishingPageFieldContentMapping Dim value As PublishingPageFieldContentMapping.eK2FieldScope instance.K2FieldScope = value value = instance.K2FieldScope |
C# | |
---|---|
public PublishingPageFieldContentMapping.eK2FieldScope K2FieldScope {get; set;} |
C++/CLI | |
---|---|
public: property PublishingPageFieldContentMapping.eK2FieldScope K2FieldScope { PublishingPageFieldContentMapping.eK2FieldScope get(); void set ( PublishingPageFieldContentMapping.eK2FieldScope value); } |
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2