2 writes to ownerActivityDottedPath
System.Workflow.ComponentModel (2)
AuthoringOM\ScheduleChanges.cs (2)
650this.ownerActivityDottedPath = compositeActivity.DottedPath; 662this.ownerActivityDottedPath = value;
1 reference to ownerActivityDottedPath
System.Workflow.ComponentModel (1)
AuthoringOM\ScheduleChanges.cs (1)
658return this.ownerActivityDottedPath;