GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoCopyDictionary Class / DestinationDocument Property
In This Topic
    DestinationDocument Property
    In This Topic
    Gets or sets the document collection into which we are making copies.
    Syntax
    public virtual GoDocument DestinationDocument {get; set;}
    See Also